projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0605c3c
)
ci: Disable pixman tests on MacOS
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 3 Jan 2021 18:23:45 +0000
(13:23 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 4 Jan 2021 02:34:04 +0000
(21:34 -0500)
The pixman tests fail to build, and I don't have
the stamina to fix all sub-sub-projects, so just
disable the tests.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 770e9162c3261388d06808f09415738ad570bcb7..c52a26c6c9005c61a489d89e36bb608cf6ab86e1 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-158,6
+158,7
@@
macos:
- meson -Dx11-backend=false
-Dintrospection=disabled
-Dcpp_std=c++11
+ -Dpixman:tests=disabled
_build
- ninja -C _build
artifacts: